home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / dev / amos / AMOS1097.lzh / AMOSLIST / 000295_amos-request@svcs1.digex.net_Wed Oct 29 03:56:02 1997.msg < prev    next >
Internet Message Format  |  1997-11-02  |  3KB

  1. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224])
  2.     by mail4.access.digex.net (8.8.5/8.8.5) with ESMTP id DAA07593
  3.     for <mcox@access.digex.net>; Wed, 29 Oct 1997 03:56:01 -0500 (EST)
  4. Received: (from daemon@localhost)
  5.     by svcs1.digex.net (8.8.5/8.8.5) id AAA19190
  6.     for amos-out; Wed, 29 Oct 1997 00:57:28 -0500 (EST)
  7. Received: from mail2.access.digex.net (mail2.access.digex.net [205.197.247.3])
  8.     by svcs1.digex.net (8.8.5/8.8.5) with ESMTP id AAA19187
  9.     for <amos-list@svcs1.digex.net>; Wed, 29 Oct 1997 00:57:27 -0500 (EST)
  10. Received: from mail.redrose.net (mail.redrose.net [204.249.184.22])
  11.     by mail2.access.digex.net (8.8.5/8.8.5) with SMTP id AAA05420
  12.     for <amos-list@access.digex.net>; Wed, 29 Oct 1997 00:57:26 -0500 (EST)
  13. Received: (qmail 11074 invoked from network); 29 Oct 1997 05:58:28 -0000
  14. Received: from herp1-3.redrose.net (HELO redrose.net) (mushy-pd@208.7.248.131)
  15.   by mail.redrose.net with SMTP; 29 Oct 1997 05:58:28 -0000
  16. From: Mush <mushypd@redrose.net>
  17. Reply-To: mushypd@redrose.net
  18. To: amos-list@access.digex.net
  19. Date: Wed, 29 Oct 1997 00:46:19 +0500
  20. Message-ID: <yam7241.999.4616400@mail.redrose.net>
  21. In-Reply-To: <yam7240.1820.3539400@mailhost.thenet.co.uk>
  22. X-Mailer: YAM 1.3.4 [020] - Amiga Mailer by Marcel Beck
  23. Organization: Mushroom PD - AMOS Public Domain Library
  24. Subject: Re: bob & Icon Banks
  25. MIME-Version: 1.0
  26. Content-Type: text/plain
  27. Status: O
  28. X-Status: 
  29.  
  30. The man most directly responsible for this twaddle was neil Bramwell, who did
  31. thus comment on bob & Icon Banks on the night of 28-Oct-97:
  32. -> Hi folks
  33.  
  34. -> Can anyone help?
  35.  
  36. -> I know that Amos saves bob & Icon banks with the program
  37. -> but-
  38.  
  39. -> Ive been working on a program and the 1st time I ran it the
  40. -> code loaded in the bob and Icon files, returning to the 
  41. -> editor I remmed the loading lines and saved the code.
  42.  
  43. -> The program loaded banks n'all and worked fine for some time,
  44. -> until now, when I try to run it an error message telling me
  45. -> bank not reserved at line so 'n' so (get icon palette).
  46.  
  47. -> when I go back to the editor and erase the rem's to reload 
  48. -> the files the editor turned the load in LOAD, after which
  49. -> nothing else works apart from a crash.
  50.  
  51. -> I have checked other programs with bob and icon files saved
  52. -> in them and all works fine.
  53.  
  54. When you are saving any banks, remember to put a ,<bank> at the end. For
  55. example, to save a sprite bank do:
  56.  
  57. Save "Sprites",1
  58.  
  59. You could also do a plain SAVE (which I think is what you are doing) but
  60. when you load this bank-less saved version in, it will delete all other
  61. banks when loaded, as it thinks it is a set, rather than a single bank.
  62.  
  63. Andrew "Mushroom" Kellett
  64. --
  65.  Email: Andy Kellett <mushypd@redrose.net>  Team *AMOS* + IAPA Team *AMIGA*
  66.   alt.religion.amos - AMOS now on usenet! AMOS Mailinglist also mirrored
  67.  
  68.      World's Largest AMOS Homepages - http://www.mushy-pd.demon.co.uk
  69.  
  70.          Massive FTP site with AMOS/C64 and Mods/Samples + more at
  71.                             mushy-pd.dyn.ml.org
  72.